Update(int, object)

Method

Namespace: Ignis.Storage

Declared in: Ignis.Storage.NullStorage<T>


No description provided

Syntax

public void Update(
	int entityId,
	object value
)

Back to index